I have an existing support case open, but throwing it out to the community in case someone else has experienced this particular issue.
Priority 2 Ticket is opened in Service Now and Assigned to Group A
–> Ticket is linked to PagerDuty and Assigned to Escalation Policy A
Group A team member performs triage and updates priority to Priority 3 in ServiceNow Ticket. Upon doing this the following (expected) actions occur;
–> Ticket gets automatically moved to Assignment Group B with the new Priority (Priority 3).
–> Linked PagerDuty Incident also shows updated Priority (P3) and new Escalation Policy (B)
NOT EXPECTED ACTION
Almost immediately, the PagerDuty integration user changes the Priority back to 2 which causes a High Urgency notification to go out to the new Escalation Policy, which is not what we want. The ServiceNow ticket also shows the (over written) updated Priority.
Our Priority Mapping is such that a P1/P2 will be High Urgency, and P3/P4 Low Urgency, meaning that when a ticket is downgraded in priority, ideally it would notify the new Escalation Policy by their low urgency notification methods. But since the downgraded priority is erroneously getting over written, it is paging them via High Urgency, since it got reverted back to P1/P2.
This seems to happen at random, with no real consistent way to reproduce it. The Business Rule “PD Update Priority” has an order of 50 so it should be firing first, but somewhere along the way it gets triggered again.
Cheers.